Bump version to 0.6.0 - #119
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
waltjones
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the version from
0.5.0to0.6.0inpackage.jsonandpackage-lock.json. No source or behavior changes. This is the release commit for taggingv0.6.0.We've merged 45 commits since
v0.5.0, two of which add new tools, so this is a minor bump rather than a patch.list-occurrencestool for fetching and paginating item occurrences (Add list-occurrences tool #118)GET /item?counter=instead of the deprecateditem_by_counterendpoint (Use GET /item?counter= instead of the deprecated item_by_counter endpoint #110)list-itemsignoring thequeryparameter (Fix list-items ignoring the query parameter #101, thanks to @valeronm)HTTPS_PROXY/HTTP_PROXYin proxy-only environments (Fix: honor HTTPS_PROXY/HTTP_PROXY in proxy-only environments #89).npmrcwithignore-scripts=trueto block dependency install hooks (Add .npmrc ignore-scripts=true (Miasma install-hook mitigation) #97)